home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 0006 / readme.bat < prev    next >
DOS Batch File  |  1997-03-20  |  2KB  |  27 lines

  1. @ECHO OFF
  2. cls
  3. echo.
  4. echo      ╔══════════════════════════════════════════════════════════════════╗
  5. echo      ║                 ADDING-MACHINE INSTALLATION DISK                 ║
  6. echo      ║                 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀                 ║
  7. echo      ║                                                                  ║
  8. echo      ║ Easy Software products are supplied in compressed form with an   ║
  9. echo      ║ installation program which will unpack the program to your hard  ║
  10. echo      ║ disk.                                                            ║
  11. echo      ║                                                                  ║
  12. echo      ║ The installation program unpacks files to a directory of your    ║
  13. echo      ║ choosing. It does not alter any of your system files and it      ║
  14. echo      ║ does not copy any files to your Windows directories.             ║
  15. echo      ║                                                                  ║
  16. echo      ║ To install Adding-Machine you can double click on the            ║
  17. echo      ║ install.exe file from program manager or explorer or you can     ║
  18. echo      ║ use the "Run" command from Program Manager or Launch-pad. You    ║
  19. echo      ║ cannot use the "Run" command from File Manager                   ║
  20. echo      ║                                                                  ║
  21. echo      ║                                                                  ║
  22. echo      ║                                                                  ║
  23. echo      ║ Thank you for choosing Easy Software.                            ║
  24. echo      ╚══════════════════════════════════════════════════════════════════╝
  25. echo.
  26. pause
  27.